python-cryptography: fix PKG_CPE_ID
authorFabrice Fontaine <[email protected]>
Wed, 17 Sep 2025 06:46:56 +0000 (08:46 +0200)
committerTianling Shen <[email protected]>
Sat, 20 Sep 2025 15:13:41 +0000 (23:13 +0800)
cryptography_project:cryptography has been deprecated in favour of
cryptography.io:cryptography:
https://nvd.nist.gov/products/cpe/detail/2EBA50FC-F3F9-40D5-82BD-EFB67F761153

Signed-off-by: Fabrice Fontaine <[email protected]>
lang/python/python-cryptography/Makefile

index c8b1950d2e21f7e4f9d3f3845767f5cbef909361..2c5037d8abd3f9850ca617b499803ec34553f3af 100644 (file)
@@ -17,7 +17,7 @@ PKG_HASH:=13f93ce9bea8016c253b34afc6bd6a75993e5c40672ed5405a9c832f0d4a00bc
 PKG_LICENSE:=Apache-2.0 BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE.APACHE LICENSE.BSD
 PKG_MAINTAINER:=Jeffery To <[email protected]>
-PKG_CPE_ID:=cpe:/a:cryptography_project:cryptography
+PKG_CPE_ID:=cpe:/a:cryptography.io:cryptography
 
 PKG_BUILD_DEPENDS:=libffi/host python-cffi/host python-setuptools-rust/host